home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / commodore-scene-files / Documents / Graphics Expander.txt < prev    next >
Encoding:
Text File  |  2019-04-13  |  710 b   |  16 lines

  1. Graphics Expander.
  2.  
  3. This is the original disk and gives you more graphics commands. 80 column.
  4.  
  5. HCOPY--to make a hard copy of the screen direct to your printer.
  6. HGRAPHIC--to set the 128 into 80 col grahic mode, hgraphic0=txt 80 column, hgraphic1=graphic mode 640x200 bit.
  7. HBOX--draw boxes or rectangles.
  8. HPAINT--fill specified sections of the screen
  9. HPOKE--to store a number in the 8563 video ram.
  10. HPEEK--to see contents of the memory in the 8563 video ram.
  11. HRDOT--returns the status of the pixel dot identified by the x and y coordinates.
  12. HRGR--to see the register values of the 8563 processor.
  13. HSCNLR--erase the screen.
  14.  
  15. Also included are HCIRCLE, HCOLOR, HLOAD, pretty much self explanetory.
  16.